Inject a [SYSTEM] event into a live runtime session
External-automation surface for the same persist+publish pipeline operator browsers use via the realtime-gateway. Persists a runtime_session_events row and publishes system.event.injected on the session topic. The user-api SessionIntentConsumer applies the effect to runtime state.
Requires scope api.write. Audit row records actor_kind=‘api’
plus the API token’s id. 503 returned when the realtime broker
is unavailable so callers can retry rather than depending on the
consumer’s catch-up scan.
Authorizations
Tenant-managed API tokens minted under Settings → Developer API. Scopes are api.read for GETs and api.write for mutating calls.
Path Parameters
"rs_01H..."
Body
Response
Event accepted; will be applied on the next consumer cycle.